[INFO] cloning repository https://github.com/dechang64/unified-fl-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dechang64/unified-fl-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdechang64%2Funified-fl-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdechang64%2Funified-fl-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc933e922a6ca83adcf6a88e11490fd98666020e
[INFO] testing dechang64/unified-fl-backend against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdechang64%2Funified-fl-backend" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dechang64/unified-fl-backend
[INFO] finished tweaking git repo https://github.com/dechang64/unified-fl-backend
[INFO] tweaked toml for git repo https://github.com/dechang64/unified-fl-backend written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dechang64/unified-fl-backend on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dechang64/unified-fl-backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded space v0.17.0
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded sse-stream v0.2.3
[INFO] [stderr]   Downloaded rmcp-macros v1.7.0
[INFO] [stderr]   Downloaded pastey v0.2.2
[INFO] [stderr]   Downloaded hnsw v0.11.0
[INFO] [stderr]   Downloaded rmcp v1.7.0
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64101d0fa604326c80fa8e5a2a0480b6179ebe621a0272d41a7d8650b8d33173
[INFO] running `Command { std: "docker" "start" "-a" "64101d0fa604326c80fa8e5a2a0480b6179ebe621a0272d41a7d8650b8d33173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64101d0fa604326c80fa8e5a2a0480b6179ebe621a0272d41a7d8650b8d33173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64101d0fa604326c80fa8e5a2a0480b6179ebe621a0272d41a7d8650b8d33173", kill_on_drop: false }`
[INFO] [stdout] 64101d0fa604326c80fa8e5a2a0480b6179ebe621a0272d41a7d8650b8d33173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6555778b1f690936d8d68057d6763258632a031ef9ebc7a2141e1dd3c63ca6d3
[INFO] running `Command { std: "docker" "start" "-a" "6555778b1f690936d8d68057d6763258632a031ef9ebc7a2141e1dd3c63ca6d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling space v0.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hnsw v0.11.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling unified-fl-backend v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "6555778b1f690936d8d68057d6763258632a031ef9ebc7a2141e1dd3c63ca6d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6555778b1f690936d8d68057d6763258632a031ef9ebc7a2141e1dd3c63ca6d3", kill_on_drop: false }`
[INFO] [stdout] 6555778b1f690936d8d68057d6763258632a031ef9ebc7a2141e1dd3c63ca6d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42a39e6a7ba552f4305a24854c1b900429f807a9813ad80ca450f5583eb6bd61
[INFO] running `Command { std: "docker" "start" "-a" "42a39e6a7ba552f4305a24854c1b900429f807a9813ad80ca450f5583eb6bd61", kill_on_drop: false }`
[INFO] [stderr]    Compiling unified-fl-backend v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] running `Command { std: "docker" "inspect" "42a39e6a7ba552f4305a24854c1b900429f807a9813ad80ca450f5583eb6bd61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42a39e6a7ba552f4305a24854c1b900429f807a9813ad80ca450f5583eb6bd61", kill_on_drop: false }`
[INFO] [stdout] 42a39e6a7ba552f4305a24854c1b900429f807a9813ad80ca450f5583eb6bd61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b979a51754c1db6ef2def9d64880aa5a9c9f018e5ed7f0d8e9e1bc5d418342dc
[INFO] running `Command { std: "docker" "start" "-a" "b979a51754c1db6ef2def9d64880aa5a9c9f018e5ed7f0d8e9e1bc5d418342dc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unified_fl_backend-1ef1517d0e49c2d6)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test audit::tests::test_merkle_root_tamper_detection ... ok
[INFO] [stdout] test audit::tests::test_min_max_blocks ... ok
[INFO] [stdout] test audit::tests::test_max_blocks_eviction ... ok
[INFO] [stdout] test audit::tests::test_restore_verifies_tampered_data ... ok
[INFO] [stdout] test audit::tests::test_persist_restore_roundtrip ... ok
[INFO] [stdout] test audit::tests::test_merkle_root_incremental ... ok
[INFO] [stdout] test audit::tests::test_chain_integrity ... ok
[INFO] [stdout] test audit::tests::test_empty_chain_verify ... ok
[INFO] [stdout] test embedding::tests::test_default_provider_no_model ... ok
[INFO] [stdout] test audit::tests::test_metadata_string_values_preserved ... ok
[INFO] [stdout] test config::tests::test_parse_toml ... ok
[INFO] [stdout] test audit::tests::test_tamper_detection ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_template ... ok
[INFO] [stdout] test embedding::tests::test_hash_embedder_empty_input ... ok
[INFO] [stdout] test fl_engine::tests::test_fedavg_basic ... ok
[INFO] [stdout] test fl_engine::tests::test_fedavg_equal_weights ... ok
[INFO] [stdout] test fl_engine::tests::test_fl_engine_duplicate_submission ... ok
[INFO] [stdout] test config::tests::test_roundtrip ... ok
[INFO] [stdout] test fl_engine::tests::test_fedprox_same_as_fedavg ... ok
[INFO] [stdout] test fl_engine::tests::test_fl_engine_full_round ... ok
[INFO] [stdout] test embedding::tests::test_hash_embedder_different_inputs ... ok
[INFO] [stdout] test embedding::tests::test_embed_batch ... ok
[INFO] [stdout] test embedding::tests::test_hash_embedder_deterministic ... ok
[INFO] [stdout] test fl_engine::tests::test_fl_engine_insufficient_clients ... ok
[INFO] [stdout] test fl_engine::tests::test_gaussian_dp_clips_norm ... ok
[INFO] [stdout] test fl_engine::tests::test_ewa_low_entropy_gets_higher_weight ... ok
[INFO] [stdout] test fl_engine::tests::test_laplace_dp_adds_noise ... ok
[INFO] [stdout] test fl_engine::tests::test_gaussian_dp_adds_noise ... ok
[INFO] [stdout] test graphrag::tests::test_graphrag_config_default ... ok
[INFO] [stdout] test json_graph_store::tests::test_label_index ... ok
[INFO] [stdout] test json_graph_store::tests::test_edge_to_missing_node_fails ... ok
[INFO] [stdout] test json_graph_store::tests::test_neighbors ... ok
[INFO] [stdout] test json_graph_store::tests::test_stats ... ok
[INFO] [stdout] test json_graph_store::tests::test_traverse_max_hops ... ok
[INFO] [stdout] test metrics::tests::test_metrics_render ... ok
[INFO] [stdout] test vector_db::tests::test_delete ... ok
[INFO] [stdout] test json_graph_store::tests::test_add_and_get_node ... ok
[INFO] [stdout] test vector_db::tests::test_insert_and_search ... ok
[INFO] [stdout] test json_graph_store::tests::test_traverse ... ok
[INFO] [stdout] test vector_db::tests::test_search_empty_query ... ok
[INFO] [stdout] test vector_db::tests::test_upsert_same_id ... ok
[INFO] [stdout] test vector_db::tests::test_delete_nonexistent ... ok
[INFO] [stdout] test vector_db::tests::test_dimension_mismatch ... ok
[INFO] [stdout] test vector_db::tests::test_empty_values_rejected ... ok
[INFO] [stdout] test embedding::tests::test_hash_embedder_basic ... ok
[INFO] [stdout] test graphrag::tests::test_graphrag_query_returns_subgraph ... ok
[INFO] [stdout] test vector_db::tests::test_search_empty_db ... ok
[INFO] [stdout] test audit::signature_tests::test_tampered_hash_fails ... ok
[INFO] [stdout] test metrics::tests::test_metrics_concurrent_increment ... ok
[INFO] [stdout] test audit::signature_tests::test_wrong_key_fails ... ok
[INFO] [stdout] test audit::signature_tests::test_sign_and_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unified_fl_backend-0fa49e0e654600bf)
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-a313318c99a18484)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_audit_append_and_verify ... ok
[INFO] [stdout] test test_embedding_hash ... ok
[INFO] [stdout] test test_fl_engine_fedavg ... ok
[INFO] [stdout] test test_graph_add_and_traverse ... ok
[INFO] [stdout] test test_metrics ... ok
[INFO] [stdout] test test_vector_insert_and_search ... ok
[INFO] [stdout] test test_config_roundtrip ... ok
[INFO] [stdout] test test_memory_remember_and_recall ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests unified_fl_backend
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b979a51754c1db6ef2def9d64880aa5a9c9f018e5ed7f0d8e9e1bc5d418342dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b979a51754c1db6ef2def9d64880aa5a9c9f018e5ed7f0d8e9e1bc5d418342dc", kill_on_drop: false }`
[INFO] [stdout] b979a51754c1db6ef2def9d64880aa5a9c9f018e5ed7f0d8e9e1bc5d418342dc
